mergBLEPeripheralDiscoverServices
Type
command
Summary
Discover the services offered by a peripheral
Syntax
mergBLEPeripheralDiscoverServices <pUUID>, [<pServiceUUIDs>]
Description
When discovered the mergBLEPeripheralDidDiscoverServices is sent.
Parameters
Name | Type | Description |
---|---|---|
pUUID | A peripheral UUID as returned by the mergBLEDidDiscoverPeripheral message | |
pServiceUUIDs | (optional with "" default) A list of service UUIDs that your app is interested in. If empty all discovered services are returned (not recommended). |
Compatibility and Support
Introduced
LiveCode 8.0
OS
ios
mac
Platforms
desktop
mobile